[INFO] fetching crate spl-token-2022 10.0.0...
[INFO] testing spl-token-2022-10.0.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate spl-token-2022 10.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate spl-token-2022 10.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spl-token-2022 10.0.0
[INFO] tweaked toml for crates.io crate spl-token-2022 10.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spl-token-2022 10.0.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spl-token-2022 10.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9991170eaffd1a6476612ab5c06120ebc26ff0c9de5eb0b7a0e8002bc7a67b65
[INFO] running `Command { std: "docker" "start" "-a" "9991170eaffd1a6476612ab5c06120ebc26ff0c9de5eb0b7a0e8002bc7a67b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9991170eaffd1a6476612ab5c06120ebc26ff0c9de5eb0b7a0e8002bc7a67b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9991170eaffd1a6476612ab5c06120ebc26ff0c9de5eb0b7a0e8002bc7a67b65", kill_on_drop: false }`
[INFO] [stdout] 9991170eaffd1a6476612ab5c06120ebc26ff0c9de5eb0b7a0e8002bc7a67b65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db4d511f21d1bbb7c9debb08625a38fd5f9bf5a31804c2baa87878be78a94f0
[INFO] running `Command { std: "docker" "start" "-a" "4db4d511f21d1bbb7c9debb08625a38fd5f9bf5a31804c2baa87878be78a94f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling five8_core v0.1.1
[INFO] [stderr]    Compiling solana-sanitize v3.0.0
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling five8_const v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling solana-program-memory v3.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling solana-program-option v3.0.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-define-syscall v3.0.0
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling solana-borsh v3.0.0
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling spl-program-error v0.8.0
[INFO] [stderr]    Compiling solana-program-pack v3.0.0
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling spl-discriminator v0.5.1
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-curve25519 v3.0.7
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling solana-cpi v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling spl-memo-interface v2.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.0.0
[INFO] [stderr]    Compiling spl-pod v0.7.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.4.1
[INFO] [stderr]    Compiling spl-type-length-value v0.9.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.5.1
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.1
[INFO] [stderr]    Compiling spl-elgamal-registry-interface v0.1.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.11.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.8.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v2.0.0
[INFO] [stderr]    Compiling spl-token-2022-interface v2.1.0
[INFO] [stderr]    Compiling spl-token-2022 v10.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "4db4d511f21d1bbb7c9debb08625a38fd5f9bf5a31804c2baa87878be78a94f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db4d511f21d1bbb7c9debb08625a38fd5f9bf5a31804c2baa87878be78a94f0", kill_on_drop: false }`
[INFO] [stdout] 4db4d511f21d1bbb7c9debb08625a38fd5f9bf5a31804c2baa87878be78a94f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b899805d71731fbd5a6082976e3e835778c78f33adca2d3b1b598d3b980cb3d2
[INFO] running `Command { std: "docker" "start" "-a" "b899805d71731fbd5a6082976e3e835778c78f33adca2d3b1b598d3b980cb3d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling solana-svm-feature-set v3.0.7
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling solana-precompile-error v3.0.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling solana-time-utils v3.0.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling solana-svm-log-collector v3.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling solana-sbpf v0.12.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-short-vec v3.0.0
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling solana-account-info v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.0.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.0.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling solana-message v3.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling solana-account v3.1.0
[INFO] [stderr]    Compiling solana-transaction v3.0.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling solana-transaction-context v3.0.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling agave-feature-set v3.0.7
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.3.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling solana-keypair v3.0.0
[INFO] [stderr]    Compiling solana-svm-transaction v3.0.7
[INFO] [stderr]    Compiling solana-packet v3.0.0
[INFO] [stderr]    Compiling solana-cpi v3.0.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling solana-serde-varint v3.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling solana-cluster-type v3.0.0
[INFO] [stderr]    Compiling solana-fee-structure v3.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling solana-stake-interface v2.0.1
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling solana-svm-callback v3.0.7
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling solana-inflation v3.0.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling solana-svm-type-overrides v3.0.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling solana-svm-measure v3.0.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling solana-svm-timings v3.0.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling solana-program-runtime v3.0.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling solana-curve25519 v3.0.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling async-compression v0.4.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling solana-vote-interface v3.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-bincode v3.0.0
[INFO] [stderr]    Compiling solana-commitment-config v3.0.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling solana-metrics v3.0.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling solana-nonce v3.0.0
[INFO] [stderr]    Compiling spl-generic-token v2.0.1
[INFO] [stderr]    Compiling solana-reward-info v3.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling solana-version v3.0.7
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling solana-secp256k1-recover v3.0.0
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling solana-stable-layout v3.0.0
[INFO] [stderr]    Compiling solana-blake3-hasher v3.0.0
[INFO] [stderr]    Compiling solana-keccak-hasher v3.0.0
[INFO] [stderr]    Compiling solana-hard-forks v3.0.0
[INFO] [stderr]    Compiling solana-big-mod-exp v3.0.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling solana-shred-version v3.0.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling solana-loader-v4-interface v3.1.0
[INFO] [stderr]    Compiling solana-poh-config v3.0.0
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solana-bn254 v3.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustix v1.0.0
[INFO] [stderr]    Compiling solana-measure v3.0.7
[INFO] [stderr]    Compiling solana-rayon-threadlimit v3.0.7
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling solana-genesis-config v3.0.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling solana-poseidon v3.0.7
[INFO] [stderr]    Compiling solana-nonce-account v3.0.0
[INFO] [stderr]    Compiling agave-syscalls v3.0.7
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling solana-bpf-loader-program v3.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling solana-perf v3.0.7
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling solana-loader-v4-program v3.0.7
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling solana-config-interface v2.0.0
[INFO] [stderr]    Compiling solana-serde v3.0.0
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling solana-borsh v3.0.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling solana-native-token v3.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling solana-stake-program v3.0.7
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling fastbloom v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling solana-system-program v3.0.7
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.0.7
[INFO] [stderr]    Compiling solana-vote-program v3.0.7
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling solana-compute-budget-program v3.0.7
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling solana-epoch-info v3.0.0
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling spl-pod v0.7.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.0.7
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling solana-rpc-client-types v3.0.7
[INFO] [stderr]    Compiling solana-net-utils v3.0.7
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling solana-quic-definitions v3.0.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling solana-tls-utils v3.0.7
[INFO] [stderr]    Compiling solana-rpc-client-api v3.0.7
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling solana-builtins-default-costs v3.0.7
[INFO] [stderr]    Compiling solana-transaction-metrics-tracker v3.0.7
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling solana-connection-cache v3.0.7
[INFO] [stderr]    Compiling solana-compute-budget v3.0.7
[INFO] [stderr]    Compiling solana-compute-budget-interface v3.0.0
[INFO] [stderr]    Compiling solana-program-pack v3.0.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling solana-streamer v3.0.7
[INFO] [stderr]    Compiling solana-compute-budget-instruction v3.0.7
[INFO] [stderr]    Compiling solana-rpc-client v3.0.7
[INFO] [stderr]    Compiling spl-discriminator v0.5.1
[INFO] [stderr]    Compiling solana-client-traits v3.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling agave-transaction-view v3.0.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling solana-pubsub-client v3.0.7
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling solana-runtime-transaction v3.0.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling solana-zk-token-sdk v3.0.7
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling solana-tpu-client v3.0.7
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling solana-bucket-map v3.0.7
[INFO] [stderr]    Compiling tracing-opentelemetry v0.17.4
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling agave-io-uring v3.0.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling spl-type-length-value v0.9.0
[INFO] [stderr]    Compiling solana-zk-elgamal-proof-program v3.0.7
[INFO] [stderr]    Compiling solana-lattice-hash v3.0.7
[INFO] [stderr]    Compiling solana-secp256k1-program v3.0.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.0.0
[INFO] [stderr]    Compiling solana-ed25519-program v3.0.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling tarpc-plugins v0.12.0
[INFO] [stderr]    Compiling seqlock v0.2.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling unwrap_none v0.1.2
[INFO] [stderr]    Compiling solana-nohash-hasher v0.2.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling solana-epoch-rewards-hasher v3.0.0
[INFO] [stderr]    Compiling solana-unified-scheduler-logic v3.0.7
[INFO] [stderr]    Compiling solana-zk-token-proof-program v3.0.7
[INFO] [stderr]    Compiling tarpc v0.29.0
[INFO] [stderr]    Compiling solana-builtins v3.0.7
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling solana-quic-client v3.0.7
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling dir-diff v0.3.3
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v3.0.7
[INFO] [stderr]    Compiling solana-cost-model v3.0.7
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling solana-udp-client v3.0.7
[INFO] [stderr]    Compiling solana-svm v3.0.7
[INFO] [stderr]    Compiling spl-program-error-derive v0.6.0
[INFO] [stderr]    Compiling solana-vote v3.0.7
[INFO] [stderr]    Compiling solana-fee v3.0.7
[INFO] [stderr]    Compiling solana-system-transaction v3.0.0
[INFO] [stderr]    Compiling agave-reserved-account-keys v3.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling spl-program-error v0.8.0
[INFO] [stderr]    Compiling solana-client v3.0.7
[INFO] [stderr]    Compiling solana-banks-interface v3.0.7
[INFO] [stderr]    Compiling solana-tpu-client-next v3.0.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.5.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.11.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.8.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling sdd v3.0.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling spl-token-2022-interface v2.1.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling solana-logger v3.0.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v2.0.0
[INFO] [stderr]    Compiling spl-elgamal-registry-interface v0.1.0
[INFO] [stderr]    Compiling solana-banks-client v3.0.7
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.4.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling spl-memo-interface v2.0.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling spl-token-2022 v10.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling solana-accounts-db v3.0.7
[INFO] [stderr]    Compiling solana-secp256r1-program v3.0.0
[INFO] [stderr]    Compiling agave-precompiles v3.0.7
[INFO] [stderr]    Compiling solana-runtime v3.0.7
[INFO] [stderr]    Compiling solana-send-transaction-service v3.0.7
[INFO] [stderr]    Compiling solana-banks-server v3.0.7
[INFO] [stderr]    Compiling solana-program-test v3.0.7
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKyKV5S/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspl_token_2022,libspl_memo_interface-36502de8afe34b86,libsolana_security_txt-5d2d02ec21cf53e5,libspl_transfer_hook_interface-c05030c04804d666,libspl_tlv_account_resolution-c91151657ab32db7,libspl_elgamal_registry_interface-823aa7f4157c4cb0,libspl_token_confidential_transfer_ciphertext_arithmetic-9ff306c4b2a2d56b,libspl_token_2022_interface-8d601131631c92a7,libspl_token_metadata_interface-3d65c292eeb34247,libspl_type_length_value-9fc45195d41d5507,libspl_token_group_interface-3438996257dfe707,libspl_discriminator-b55c808a49b390b0,libspl_token_confidential_transfer_proof_extraction-d5d448c652717fd9,libspl_pod-1a3952aecb72dc0c,libsolana_program_option-61cbec12aaea786c,libspl_token_confidential_transfer_proof_generation-292be6ccc1e50e59,libsolana_program_test-a9046b61b802d8a6,libsolana_logger-95796ea8d6acd8f1,libsignal_hook-0b09805036fb999b,libenv_logger-3aee18949d27e639,libanstream-7e30cbc045bfbad7,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-5ed10c3a3484d5dc,libanstyle-df82d657645c4a5c,libsolana_banks_server-580ad18f74f3974d,libsolana_send_transaction_service-5a630e886a0946f6,libsolana_tpu_client_next-e0038aeeae1d01fa,liblru-1e6a72003bea0310,libhashbrown-028c1250614141c4,libahash-ac143de6ba3bcb56,libsolana_runtime-0c19d4e459810540,libsymlink-aae96fb09cdcdc46,libim-9b0def28cf308dfa,librand_xoshiro-b817f7f2adea77b5,libsized_chunks-4e546f4d42968239,libbitmaps-401d2292a0b6b913,libstrum-54dee9d895eae293,libregex-b4e7ad1747033dc3,libregex_automata-bd042bce368067c6,libaho_corasick-07454f7ca9aa7e48,libregex_syntax-13fc688ae7f36982,libsolana_unified_scheduler_logic-a7a41c45da764306,libunwrap_none-484040412b32d0a2,libassert_matches-58327a20575d53ab,libarc_swap-4d53f24db0759841,libsolana_epoch_rewards_hasher-576229b3ba38015c,libsiphasher-7b49b0cc05d9e611,libsolana_vote-2fba8884385eb91f,libsolana_system_transaction-275c43bb6d9f44c8,libsolana_fee-5cd90d47d9edb859,libsolana_cost_model-78bb3b40261cdc32,libsolana_runtime_transaction-be97c286c8ad3d5c,libagave_transaction_view-cd90d21db0e3258c,libsolana_compute_budget_instruction-3f13fe859e12d8b1,libsolana_compute_budget_interface-cbb602cce79a600b,libsolana_borsh-f23946ea73563a84,libsolana_builtins_default_costs-dfec14d687e5b73e,libsolana_compute_budget-92a4d1280f20f1a5,libsolana_builtins-424ac98353d668bf,libsolana_zk_elgamal_proof_program-d846a9471dd08dab,libsolana_zk_sdk-b08ec45c123da707,libsolana_zk_token_proof_program-9cb5d3129c1c041f,libsolana_zk_token_sdk-748d5c4180297617,libmerlin-ec54c6c3cb050d67,libaes_gcm_siv-93d83142dbcd6653,libctr-82f48dc9eab1fc8d,libaes-e101dfb19aef1bb1,libpolyval-8b68b65a693bc858,libuniversal_hash-7e8511c5f2005711,libcipher-3d39741a7e74a72e,libinout-b264279c3eaada77,libaead-76250b3c8e7d94d8,libsolana_compute_budget_program-c2e1d22dade81177,libsolana_stake_program-1adcf926e4635996,libsolana_config_interface-93f36091bb734c2b,libsolana_native_token-d4e36d1b2bded999,libsolana_vote_program-b6364162bc5addd1,libsolana_system_program-bb3822ca07045645,libsolana_accounts_db-8be9b698fd70ff08,liblz4-a48a399ac6bf63aa,liblz4_sys-47a724623a27a66f,libagave_io_uring-e3a7e62bee265856,libio_uring-704e9095b36fcd79,libtar-286829bcfe72d017,libxattr-ebfac3e7bf632233,libfiletime-d514df31d09b8566,libsolana_genesis_config-dd37fb7f1d837088,libsolana_poh_config-0c1db41c5a8ce864,libsolana_shred_version-17b38bd5f0225800,libsolana_hard_forks-7f68701d26708cf5,libmemmap2-395f19c7bc26b9ab,libbzip2-2abf88978220a393,libbzip2_sys-0481adfdc96abe69,libsolana_bucket_map-aaa7a565b8eb73ea,libnum_enum-d5465076b6eddb06,libmemmap2-b67e490cef0bd0bf,libtempfile-33ce4e8b9c65ba57,libfastrand-503f12a96d791409,librustix-8e93a40303db7a6b,liblinux_raw_sys-1529fcfe4685f861,libsolana_lattice_hash-2bbb8b7f9d4433d9,libseqlock-3b2b165a25dfc2fc,libsolana_address_lookup_table_interface-a5081fd4adc908e7,libsolana_nohash_hasher-6bb4cf4e5a8df3bc,libmodular_bitfield-ae8a60bf9c7a172d,libagave_reserved_account_keys-a3dc90b9f81d4b3a,libagave_precompiles-1430668aef5e36e8,libsolana_secp256r1_program-7669a4857ff9a3b7,libopenssl-15622027b89499e8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-875ec5095b584cfc,libsolana_secp256k1_program-a5a580b1975742d7,libsolana_ed25519_program-0aa9530f772e5027,libed25519_dalek-66326f7f1891a2da,libcurve25519_dalek-42f32c6cee9a7e2b,libed25519-f71212440a4ec93a,libsignature-c60efaa020e910f0,libsolana_svm-6700ab26071abc4a,libsolana_loader_v4_program-48fd350b6c03b8b9,libsolana_bpf_loader_program-aa5f10d3e099db87,libagave_syscalls-09d5b8c2c716474f,liblibsecp256k1-5d6dca3c6a262caf,libbase64-f7cafe3d9ba4999e,libsha2-1c486bbd5e60bbb7,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c8928686d0f31e6f,libhmac_drbg-6c710306e1c95416,libhmac-90b6905c97163b92,libcrypto_mac-d1fe7fe081ee0169,librand-8bddcb2b28747200,librand_chacha-641ffd0c552c01e2,librand_core-d348bb1a96892306,libgetrandom-0d53bc2ed885d17a,liblibsecp256k1_core-22f249cbaf975e16,libcrunchy-f036aabd5a9019d0,libdigest-a07060750d24b987,libsolana_curve25519-6264daf667e42e7d,libsolana_stable_layout-94c5efeed357c35d,libsolana_secp256k1_recover-e1b2da947e90af0e,libk256-dc1f2e79cd85daea,libecdsa-7a1bb50f639ebbe6,librfc6979-e84d63106c68dc81,libelliptic_curve-e3ba8c25f4afd9c4,libpkcs8-569c530f33c975f7,libspki-6c498250efb4030b,libsec1-631d39f47470481a,libder-bd92bde486ae05bd,libcrypto_bigint-cc0aeb801693c751,libbase16ct-b0752502dc7a9a1c,libgroup-55b7f7b0782dec71,libff-64506bf444d155d1,libsolana_poseidon-052a05dacb30bbfa,liblight_poseidon-e0cd30454fc35104,libsolana_keccak_hasher-6f468d4d8649d2db,libsha3-42300ee2b2135d64,libkeccak-42ca8630c7170c4b,libsolana_bn254-0d2e00e69fe7f56c,libark_bn254-40ac3df2ae45c4ac,libark_ec-fcb5e755a01fcff9,libark_poly-cc6d1a2b68569a78,libhashbrown-f0b63229cb252497,libitertools-e528317219236035,libark_ff-cec85311b8322df0,libark_serialize-4aa3173afc285127,libark_std-d077d5f45dcd2618,libsolana_blake3_hasher-1a1e7dcc85e66620,libsolana_big_mod_exp-6843b41dd471ce3e,libsolana_bincode-46697a6307d45180,libspl_generic_token-4f3c56c99ce4000d,libsolana_loader_v4_interface-de9259b1dd7fc619,libsolana_program_runtime-f34cc2122ab1b46b,libsolana_stake_interface-9ade131b82d29dec,libsolana_cpi-0da1785e2d65fab7,libsolana_svm_type_overrides-cd1e499c7535b113,libsolana_svm_transaction-18830a0f3a665a6d,libsolana_svm_timings-78172e3dcf3e8534,libenum_iterator-c285f585c6509eb3,libeager-a39a994d3f03deed,libsolana_svm_measure-933e24ae6254da0c,libsolana_svm_log_collector-1d4a493c35160b8b,libsolana_svm_callback-fc9986b0f9a4c52f,libsolana_precompile_error-4245b08cd82af1d9,libsolana_nonce_account-211bc51f2ff2c7c3,libsolana_loader_v3_interface-418789c17ca9fc10,libsolana_fee_structure-1467a33ed4b3ac04,libsolana_client-d23ff9d6385f828d,libsolana_rpc_client_nonce_utils-be2a28b6273bbed9,libsolana_nonce-c61aa18c50d15416,libsolana_tpu_client-4f73f97bcf08efcd,libsolana_client_traits-f69f211134a0d65a,libsolana_rpc_client-eea0ef27c4353088,libindicatif-da766427ee95f422,libunit_prefix-bb44c7495081a207,libconsole-73f7e10b5725acb6,libunicode_width-79cfce0a776a55d3,libsolana_feature_gate_interface-5d73b2bbe8decba1,libsolana_vote_interface-0034ff194119e067,libsolana_system_interface-8930c630db8861fe,libsolana_epoch_info-4eb0f879622b8bb7,libsolana_pubsub_client-07af98b6e7fed374,libtokio_tungstenite-e1dbd9abc2df2d12,libwebpki_roots-881d9833caf02a91,libtokio_rustls-c4c3ca3ea0928f0f,libtungstenite-c427fb946076aa05,libwebpki_roots-799c2d9fad860f6c,librustls-c7f7320288c73fcc,libsct-27994a6feb23a175,libwebpki-7c2c80e0c4cf2841,libutf8-d75228722519eff6,libsha1-f45916c469010f5e,libhttp-3a99d2bd5341de17,libtokio_stream-7300c87d05b73ed8,libsolana_udp_client-224c45a61a02bf1d,libsolana_quic_client-6c14aeffdf537b74,libsolana_streamer-3cfb9af7980fe7c2,libhistogram-948224fc78ceee39,libpem-6bddc919b99d3c23,libsolana_transaction_metrics_tracker-5528dd3743f0cdb0,libsolana_tls_utils-9094f6b77a26680d,libx509_parser-1a51cb367110decf,libbase64-b5296a10b8334a2c,libdata_encoding-b2c98f7e771d5c4c,liboid_registry-98409ae3cbc2b530,libder_parser-bf3bfefd9b0921e0,libnum_bigint-07eac2f6ea57ff72,libasn1_rs-bca30f976be7bc01,librusticata_macros-aa0a8a8ebc1ae4f1,libnom-039c38ba6ae64177,libtime-784757732d722b35,libtime_core-0e407fec1287114a,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libsolana_perf-b0f516d15cb8409d,libcaps-28aed8089021028b,libsolana_rayon_threadlimit-84d2d43ea5382b37,libnum_cpus-f47350c1e9ee3eed,libdlopen2-bfcecce6e9752786,libsolana_packet-bc11e6f3b6562718,libserde_with-88af425b07a5c117,libpercentage-7c32f83c7fc4d0e6,libnum-27dc3f2648ac3b2d,libnum_rational-f829e1b7f0dbc282,libnum_iter-37b8543ca39a9686,libnum_complex-26a5673c04ad04a1,libnum_bigint-16a119716eba8e8d,libnum_integer-3c19d8265c905cf9,libgovernor-98df8cbd390318b6,libquanta-73d3b48d577b07bd,libraw_cpuid-524bbcc5fa1b759e,libdashmap-1dcde1d7061f8189,librayon-18ae4a3e007c193b,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libhashbrown-c66a0cd602652163,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,libportable_atomic-13d7370d73b92447,libno_std_compat-1884f93e74d07c9f,libsolana_rpc_client_api-af38784ac518e4f2,libreqwest_middleware-1ba1936ee608ad3c,libsolana_rpc_client_types-e2724b0318e620f0,libsolana_version-fa560dab2d4f0044,libsolana_serde_varint-32241d80a359fb6c,libsemver-012dd5cd12a15794,libsolana_inflation-63a599b5a0570061,libsolana_transaction_status_client_types-2b355c2ff4f66da8,libsolana_reward_info-947c0aa3ae000a56,libsolana_account_decoder_client_types-43239820a7f980b3,libzstd-d5e4d6dddad60986,libzstd_safe-c605cb4808335797,libzstd_sys-dcaa7abcb7e3fb14,libbs58-73870d0b6360be16,libjsonrpc_core-1ac7878f63805346,libsolana_quic_definitions-6058782b06b71e63,libsolana_net_utils-888b6c9d02bc6f21,libnix-445ac69303bc4a3a,libmemoffset-9914130d72d30a15,libsolana_serde-ced4de4ac209c84b,libitertools-cda189f5b350378b,libquinn-801cca40c60bbf3e,libquinn_udp-dd2e90bc7f66ff0b,libquinn_proto-6daa7c9417590d50,librustls_platform_verifier-47838e8f4c52b232,librustls_native_certs-0971cbbb259cd616,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-f41f3d9312c466d7,libwide-93308751c862d660,libsafe_arch-e8d423d72c441a02,libsiphasher-f4ddcf7845cbccbe,librand-0d197f784e9b3f2d,librand_chacha-ba8688e00d65ffc6,librand_core-72bfd958853b6291,libgetrandom-6fe7a92e01f4a674,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libasync_lock-0f284613c5c56691,libevent_listener_strategy-f664318334e49475,libevent_listener-758cd15a9f928476,libparking-49fcf10303d3525f,libsolana_connection_cache-11f3c8b45dcd85a2,libsolana_measure-eb4ef82dfbfc8d48,libindexmap-ebe561bac92b240b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libsolana_metrics-ae1d287265ecd87b,libreqwest-61da7fdb09e6ff4d,libhyper_rustls-6f702e5bf7321ca9,libwebpki_roots-fb157a90c0210e9e,libtokio_rustls-e5cee4a86ee1bfed,librustls-fa7af69dae3e1c38,libwebpki-dca5c0de816a00b8,libring-c6f3f21e7998f37b,libuntrusted-3420b86308bec153,librustls_pki_types-0b6d3d391fedfccf,libserde_urlencoded-f99e47e637867cc6,libtokio_util-73f5d26ebc6bb5db,libasync_compression-c0f2fac7a93308b7,libflate2-eedaf79332bed5a7,libminiz_oxide-7e52a5f387398361,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libbrotli-00ad7c98c18ad27a,libbrotli_decompressor-6aa53c070f89c022,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libtower_http-ad6e3da03918b225,libiri_string-a380f51e5b0b7b73,libtower-43adbb6a613db044,libtower_layer-d70c7e404336389b,libhyper_util-722da934b69b4bdd,libipnet-9aae67a4e846df6d,libsocket2-093dc9f9c09d24aa,libtower_service-0d7df29686b13872,libhyper-0146907f88efde22,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libhttp_body_util-d0cdb0da344d6585,libhttp_body-34982f033773616d,liburl-30c37beadb5dbc9a,libidna-cc20359c7658558f,libidna_adapter-cf9c6062d8158572,libicu_normalizer-1b31f99d33c7aa46,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-fb78b206b2f03f83,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-7f0caf9cecbb9ad4,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-592d01d169f2847a,libicu_provider-ea3dc20b09625f9b,libicu_locid-bfcdf376b1257a06,liblitemap-705c4d2af7d10c57,libtinystr-64267d98f83b4367,libzerovec-dfc779f6133bf0b2,libwriteable-45c783735d88c2b0,libyoke-ac7f3153f3a33834,libzerofrom-e4b29736c69bac9a,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libhttp-4fcc848706e854b2,libsync_wrapper-a3845461b7db14a0,libsolana_time_utils-c91072b3466fa3ca,libsolana_cluster_type-a16ea33e16d1efe0,libgethostname-3ce9dfd5fbffff5e,libsolana_banks_client-fc799612897a0c09,libsolana_banks_interface-202adae8a73931f8,libtarpc-4fe8c2c3be078f19,libhumantime-66d8836745ed0f0c,libanyhow-7e5dcd40304f6dad,libstatic_assertions-d53a9977dc6e27e5,libtracing_opentelemetry-b06d5834dafc761f,libtracing-1482970b7264afc8,libtracing_subscriber-cda79558916e5102,libthread_local-c9752a30b46f7f66,libsharded_slab-ed54e7407fbec608,libtracing_core-2dbd9655fa33d5f7,libopentelemetry-d0c9c15244c6f838,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libthiserror-1b35236366822d52,libtokio_util-a69856dcaa7ed87d,libfutures-da225519fd3ca223,libfutures_executor-0c368fc51eabc7fb,libfutures_util-ed330e23699a419b,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_serde-26260d02ed6db5b0,libserde_json-0abd2d14ec045f04,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libpin_project-6b9bb0448ec5f4b3,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libsolana_transaction_context-85d1f32ce24fcec9,libsolana_sbpf-cb8bb4e65dc872d4,librustc_demangle-f257d5a904da7bce,libthiserror-5d82b125991a1afa,libhash32-743e811f7acb741a,libcombine-76fbc58aac7111cd,libascii-9993ce3b808645b3,libunreachable-3ca7e6e2b7f62839,libvoid-9163cd71c286a90e,libmemchr-b49b60ab4582a282,libeither-ef22a4c75605e12f,libsolana_instructions_sysvar-bf7c7b91932f0bda,libsolana_serialize_utils-348ba0ac6f1971f1,libbitflags-5c770302ae0670f1,libsolana_transaction-aac83303e71fa950,libsolana_message-cd662a8d1abde40b,libsolana_short_vec-e19227c0f06b124b,libblake3-88d9263bc6bacd92,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsolana_commitment_config-86881d400d7a29e0,libsolana_account-ac40e3fe0b9644b7,libserde_bytes-20ba2fa579f41310,libsolana_sysvar-92b9b6bfc6a4206e,libsolana_slot_history-fe39dfa57eda204e,libbv-670eb5d53d2dfb8f,libsolana_slot_hashes-8f3001b8bdc39dfb,libsolana_rent-7863e9c28408eebd,libsolana_instruction-a5d7d226d5fb2b6a,libbincode-e16fb8c63bf5a43d,libsolana_last_restart_slot-cadb4e3f49fc6263,libsolana_fee_calculator-ad4763085a634f6f,libsolana_epoch_rewards-a2373567e57de18e,libsolana_clock-d24555ddc6e1aa0b,libsolana_program_entrypoint-a14dcab35032f448,libsolana_msg-f3afcedea0156d8a,libsolana_define_syscall-65237f0722b483c6,libsolana_account_info-1be055d1e74064e1,libsolana_program_memory-fca7235edb93f85d,liblog-ba604b77dad33fe2,libchrono_humanize-17c76bf551775999,libchrono-b15e9988af0775de,libiana_time_zone-33839373f004bfb1,libbase64-2a03de3babadded3,libagave_feature_set-25e5e5cb29602041,libsolana_svm_feature_set-353fe0a45eb66007,libsolana_epoch_schedule-8e4e9fc89bc347a5,libsolana_sysvar_id-1fd8792f86173541,libsolana_sdk_ids-93b5b895978e5f4e,libahash-de54afcce878f48b,libonce_cell-5c42cc25c3567235,libtokio-757ac13c732ec05c,libsignal_hook_registry-064ac2912ebe5778,libsocket2-68966def67769e16,libbytes-ce703e83c57b7b44,libmio-2ec96d7c5ee528dc,libparking_lot-df598d78f972a74a,libparking_lot_core-0327d54d15f03b19,libsmallvec-5854932b8c8b4991,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libsolana_program_pack-d181998be9b32797,libsolana_keypair-b586af4c7c50f03e,libsolana_seed_derivable-30d76dcc34e44cca,libsolana_derivation_path-827a5214fdd393dc,libqstring-0048e02e0ac224e5,libpercent_encoding-9bee39bbc5bd523a,liburiparse-80d3a8ea5088e5ef,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,libed25519_dalek_bip32-7c7c6814d0eeb702,libderivation_path-8eaa828b04275332,libsolana_signer-ce17f6e95d48cdae,libsolana_transaction_error-19ecd3c0e92a3052,libsolana_instruction_error-84d8331425b21cfb,libnum_traits-8e8549ce956481f3,libsolana_signature-b6d6fc27927df602,libserde_big_array-f4343af7e758165d,libsolana_seed_phrase-7487928c3eceb679,libpbkdf2-fe86692ca7fc4809,libhmac-2fa2966af0842c86,libsolana_pubkey-51623997a9d51601,libsolana_address-c62bf3b52bfd554d,libfive8_const-262e0fa8d0315eae,libsolana_sha256_hasher-fc5ae84e430fb10a,libsolana_program_error-35eb8aad7a5ff7bd,libborsh-7f51dbbeb265127a,librand-9a4ac81c604dac51,librand_chacha-88ce9117191bbc66,libppv_lite86-9750ab1fcf101e5e,libzerocopy-6c04841432b59167,libbyteorder-d4f0925090e3c361,libed25519_dalek-f588ccedb1bd23e0,libsha2-a522545b30b70ede,libcurve25519_dalek-e6d296a3768e12c2,libcpufeatures-471354fefbcaf2d8,libed25519-33409af29297ce28,libsignature-d559b10a4fc239d2,libdigest-6d2bbe1c1749dd11,libsubtle-6ff5d44cdfa0bfdf,libconst_oid-5d63b50f42b847e9,libblock_buffer-9282fa6322cf1686,libcrypto_common-9bd8297bec2ff7ab,libgeneric_array-47c83c44285aae73,libtypenum-2d2373cb6e0ea7a0,libzeroize-4c158e45bd857530,librand_core-222b272623aedfc8,libgetrandom-343b3d0f3d1bbb46,liblibc-534d67eb7a3ebdb5,libcfg_if-33ef6c02a07f9fec,libsolana_hash-96f286f679b25ba1,libbytemuck-c441150a61b8a65a,libserde-3b8a3aaceeaabd02,libserde_core-9630c118cbbf7b68,libsolana_atomic_u64-f6ca003b747982da,libfive8-1d0336339bb390b5,libfive8_core-36061a8ca5b2cda0,libsolana_sanitize-83dbd5e2fcb428cf}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKyKV5S/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-ccecfdce8d9b724b/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e7fa261544adce55/out/lib" "-L" "/opt/rustwide/target/debug/build/lz4-sys-a7d32adbfff3195e/out" "-L" "/opt/rustwide/target/debug/build/ring-04c859249d73290d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1cecd0b30bb99354/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-5611ade851f1d4e5/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/assert_instruction_count-ba767509a3fa0a07" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spl-token-2022` (test "assert_instruction_count") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b899805d71731fbd5a6082976e3e835778c78f33adca2d3b1b598d3b980cb3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b899805d71731fbd5a6082976e3e835778c78f33adca2d3b1b598d3b980cb3d2", kill_on_drop: false }`
[INFO] [stdout] b899805d71731fbd5a6082976e3e835778c78f33adca2d3b1b598d3b980cb3d2
